ComponentOne ASP.NET MVC Controls
StickyHeaders Property (FlexGridBase<T>)

C1.Web.Mvc Namespace > FlexGridBase<T> Class : StickyHeaders Property
Gets or sets a value that determines whether column headers should remain when the user scrolls the window.
Syntax
'Declaration
 
Public Overridable Property StickyHeaders As Boolean
public virtual bool StickyHeaders {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members